home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / interface / browser.swf / scripts / DefineSprite_260 / frame_1 / DoAction.as < prev   
Encoding:
Text File  |  2008-06-13  |  588 b   |  15 lines

  1. stop();
  2. _root.secoes.Anima├º├╡es.bot_1.onRelease = function()
  3. {
  4.    var _loc1_ = _root;
  5.    _loc1_.secoes.tipo.gotoAndStop("video");
  6.    _loc1_.nome = "Movies";
  7.    _loc1_.secoes.descricoes.descricaos.text = "Have fun with the most funny stories";
  8.    _loc1_.controle = "-";
  9.    _loc1_.comando = "run.app";
  10.    _loc1_.licenca = "Freeware";
  11.    _loc1_.caminho = "\\Animations\\Video_Player.exe";
  12.    _loc1_.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Animations\\Video_Player.exe";
  13.    loadMovie("interface\\imagens\\animacoes.jpg","_root.secoes.descricoes.destino");
  14. };
  15.